# A tibble: 19 × 19
Age DailyRate DistanceFromHome EnvironmentSatisfaction HourlyRate
<dbl> <dbl> <dbl> <dbl> <dbl>
1 1 0.00729 -0.0193 0.00982 0.0289
2 0.00729 1 -0.00275 0.0190 0.0235
3 -0.0193 -0.00275 1 -0.0104 0.0204
4 0.00982 0.0190 -0.0104 1 -0.0524
5 0.0289 0.0235 0.0204 -0.0524 1
6 0.0345 0.0425 0.0344 -0.0153 0.0439
7 -0.00518 0.0278 -0.0131 -0.00299 -0.0683
8 0.472 0.0163 0.00251 -0.0152 -0.0198
9 0.0175 -0.0324 0.0396 0.0375 -0.0149
10 0.353 0.0365 -0.00959 0.00615 0.0192
11 0.00771 0.0251 0.0297 -0.0305 -0.00988
12 0.0000934 0.000624 0.0113 -0.0292 -0.00218
13 0.0461 0.00968 0.00585 0.00535 0.000259
14 0.657 0.0210 -0.00291 -0.0139 -0.0121
15 0.000316 -0.0113 -0.0248 -0.0117 0.000292
16 0.252 -0.00978 0.0105 0.00842 -0.0290
17 0.198 0.00721 0.0137 0.0201 -0.0340
18 0.174 -0.0376 -0.00469 0.0261 -0.0524
19 0.195 -0.00472 0.00445 -0.00173 -0.0138
# ℹ 14 more variables: JobInvolvement <dbl>, JobSatisfaction <dbl>,
# MonthlyIncome <dbl>, MonthlyRate <dbl>, NumCompaniesWorked <dbl>,
# PercentSalaryHike <dbl>, PerformanceRating <dbl>,
# RelationshipSatisfaction <dbl>, TotalWorkingYears <dbl>,
# TrainingTimesLastYear <dbl>, YearsAtCompany <dbl>,
# YearsInCurrentRole <dbl>, YearsSinceLastPromotion <dbl>,
# YearsWithCurrManager <dbl>